You are here: Scripting Reference > Classes > Partner > Partner.Phone

Partner.Phone

Declaration

property Phone: String;

Example

procedure OnMapEvent(var Value:Variant);

begin

Value := Partner.Phone;

end;

Description

Returns the Phone of the active partner within your system.